Welcome![Sign In][Sign Up]
Location:
Search - udp http

Search list

[Internet-NetworkP2PDemo

Description: 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration using the UDP protocol P2P holes dialogue principle demonstration program, the reference information: 1) P2P UDP for NAT Traversal principles and implementation (with source code)- http ://www.cnpaf.net/Class/hack/0512182034513804825.htm 2) Yan-Ping Wang << Windows Network and Communication Program Design
Platform: | Size: 20480 | Author: 吴硕 | Hits:

[Internet-NetworkMiniHttpServer

Description: 读取本机UDP某端口(6100)的数据,并以http服务的方式,允许客户端通过http://server.ip:8080的试工请求到数据,常用于流媒体服务转发等。-read data from localhost udp port, then server at http 8080 port. It allow the client request from http 8080 port to recevie data. common use in streaming server.
Platform: | Size: 14336 | Author: tttftt | Hits:

[Internet-Networkuuip09uip10i

Description: uip(uip 0.9 and uip 1.0)源代码。。实现tcp/ip,udp,dhcp,http,icmp等。 -uip (uip 0.9 and uip 1.0) source code. . Achieve tcp/ip, udp, dhcp, the http, icmp, etc..
Platform: | Size: 3443712 | Author: | Hits:

[Internet-Network3Proxy

Description: 3Proxy,很不错的代理程序。 3Proxy 是一个小型的代理服务器,实现真正的跨平台 (Win32/Win64&Unix) ,支持 HTTP/HTTPS/FTP 代理,支持 SOCKSv4/SOCKSv4.5/SOCKSv5 代理(socks/socks.exe), POP3 proxy, SMTP proxy, AIM/ICQ proxy (icqpr/icqpr.exe), MSN messenger / Live messenger proxy (msnpr/msnpr.exe), FTP proxy, caching DNS proxy, TCP and UDP portmappers.-3proxy very good agent. 3proxy is a small proxy server, to achieve true cross-platform (Win32/Win64 & Unix), support for HTTP/HTTPS/FTP proxy support SOCKSv4/SOCKSv4.5/SOCKSv5 agent (socks/socks.exe), the POP3 proxy, SMTP, a proxy, AIM/ICQ proxy (icqpr/icqpr.exe), MSN messenger/Live messenger proxy (msnpr/msnpr.exe), FTP proxy, caching DNS proxy, TCP and UDP portmappers.
Platform: | Size: 577536 | Author: 倾城 | Hits:

[Internet-Networkwarbot_src

Description: 一个主要以发起网络攻击为目的的僵尸程序,包含服务器端的php脚本程序。可针对目标主机或服务器发起udp、tcp、http、sys等协议的网络攻击。-A bot to launch cyber attacks for the purpose of, including the server side php script. Udp, ​ ​ tcp, http, sys protocol network attacks can be launched for the target host or server.
Platform: | Size: 342016 | Author: 任—— | Hits:

[OS programskynet-091src

Description: SKYNET v91 for Download Offline from Satellite-DVB Receiver card.Protocols : HTTP TCP UDP DSL
Platform: | Size: 89088 | Author: behzad | Hits:

[OS programskynet-v084src

Description: SKYNET v84 for Download Offline from Satellite-DVB Receiver card.Protocols : HTTP TCP UDP DSL
Platform: | Size: 155648 | Author: behzad | Hits:

[Internet-Networkmptsd

Description: mptsd receives mpegts streams from multicast (udp/rtp) or http and combines them into one multiple program stream that is suitable for outputing to DVB-C modulator. It is tested with Dektec DTE-3114 Quad QAM Modulator and it is used in production in couple of small DVB-C networks.
Platform: | Size: 156672 | Author: Georgi | Hits:

[Internet-NetworkLAN-share-file-software

Description: 本软件为linux环境下对tcp/IP网络编程的课程设计。实现功能是:获取局域网内所有电脑的共享文件信息,并能从指定电脑多线程下载文件。并可以实现断点续传等功能。通过本课程设计熟悉了linux编程和网络编程,加深了对TCP/IP的了解。 主要工作:写了一个前台和用户交互的程序,写了一个后台和其他电脑通信的守护程序。前台负责发送命令到后台,并接收后台返回的信息。后台用消息队列和前台通信,并向远程客户端提供服务。用到主要编程技术有:多线程、多进程、消息队列、信号量、管道、FIFO、存储映射IO、多缓冲、守护进程、广播、单播、TCP、UDP等。 -The software for the linux environment tcp/IP network programming curriculum design. Functionality: access to all computers within the LAN to share files and download files from the specified computer multithreaded. HTTP and other functions can be achieved. Familiar with Linux programming and network programming This course is designed to deepen the understanding of TCP/IP. Main tasks: to write a foreground program and user interaction, and wrote a background and other computer communications daemon. The front desk is responsible for sending commands to the background, and receive background information returned. Background with a message queue and the front communications to the remote client service. Used programming techniques: multi-threaded, multi-process, message queues, semaphores, pipes, the FIFO memory-mapped IO, multi-buffering, the guardian of the process, broadcast, unicast, TCP, UDP, etc..
Platform: | Size: 13312 | Author: lewin | Hits:

[VC/MFCVisual-CPP-Internet-Program

Description: 本书在对Visual C++各种编程技术和TCP/IP进行系统介绍的基础上,重点讲解网络编程的高级应用、使用技巧和难点。包括基本网络编程技术,Telnet协议的实现,HTTP协议的实现,FTP协议的实现,文件下载,UDP协议的实现,ICMP协议的实现,PPP协议的实现,代理服务器的实现,ATL、DCOM、ActiveX技术,网络安全,多媒体网络编程等。 对于每个主题,书中都给出其开发要领及应用的实例和技巧,本书主要面向具有一定Visual C++网络编程基础并希望深入研究网络编程技术的读者。 -The book on the basis of the system introduced on the various Visual C++ programming technology and TCP/IP and network programming, focusing on the advanced applications, the use of the skills and difficulties. Including basic network programming technology, implementation of the Telnet protocol, the HTTP protocol to achieve the implementation of the FTP protocol, file downloads, implementation of the UDP protocol, ICMP protocol to achieve the realization of the PPP agreement, the realization of the proxy server, ATL, DCOM, ActiveX technology network security, multimedia network programming. For each theme, the book gives examples and skills of its development essentials and applications, the book mainly for the foundation of a certain Visual C++ network programming and network programming techniques readers want to delve into.
Platform: | Size: 2650112 | Author: 刘俊杰 | Hits:

[Driver DevelopTcpipStack-Project

Description: TCP/IP协议栈,实现tcp/udp/arp/dhcp/dns/http协议,可实现终端聊天功能,开发环境keil3/proteus-TCP/IP protocol stack, tcp/udp/arp/dhcp/dns/http protocol, the terminal chat function, development environment keil3/proteus
Platform: | Size: 1429504 | Author: PHJ | Hits:

[Internet-Networkfilter

Description: 网络抓包,捕获网卡信息,协议解析,HTTP,FTP,UDP/TCP,IP分层数据解析-filter and catch web package,get net card information
Platform: | Size: 14557184 | Author: www | Hits:

[VC/MFCup

Description: 本书在对Visual C++各种编程技术和TCP/IP进行系统介绍的基础上,重点讲解网络编程的高级应用、使用技巧和难点。包括基本网络编程技术,Telnet协议的实现,HTTP协议的实现,FTP协议的实现,文件下载,UDP协议的实现,ICMP协议的实现,PPP协议的实现,代理服务器的实现,ATL、DCOM、ActiveX技术,网络安全,多媒体网络编程等。    对于每个主题,书中都给出其开发要领及应用的实例和技巧,本书主要面向具有一定Visual C++网络编程基础并希望深入研究网络编程技术的读者。 -The book of Visual C++ variety of programming techniques and TCP/IP system introduced on the basis of the focus on network programming, advanced applications, the use of skills and difficulties. Including basic network programming technology, Telnet protocol implementation, HTTP protocol implementation, FTP protocol implementation, file downloads, UDP protocol implementation, ICMP protocol implementation, PPP protocol implementation, the proxy server implementation, ATL, DCOM, ActiveX technology , network security, multimedia network programming. For each topic, the book is given its essentials and application development examples and techniques, this book has some Visual C++ primarily for network programming and want to delve into network programming technology readers.
Platform: | Size: 19581952 | Author: wjm | Hits:

[OtherWireshark Network Analysis

Description: 介绍了网络分析的基础知识和原理,wireshark工具的使用以及网络包分析的方法。 Chapter 1: The World of Network Analysis Chapter 2: Introduction to Wireshark Chapter 3: Capture Traffic Chapter 4: Create and Apply Capture Filters Chapter 5: Define Global and Personal Preferences Chapter 6: Colorize Traffic Chapter 7: Define Time Values and Interpret Summaries Chapter 8: Interpret Basic Trace File Statistics Chapter 9: Create and Apply Display Filters Chapter 10: Follow Streams and Reassemble Data Chapter 11: Customize Wireshark Profiles Chapter 12: Annotate, Save, Export and Print Packets Chapter 13: Use Wireshark’s Expert System Chapter 14: TCP/IP Analysis Overview Chapter 15: Analyze Domain Name System (DNS) Traffic Chapter 16: Analyze Address Resolution Protocol (ARP) Traffic Chapter 17: Analyze Internet Protocol (IPv4/IPv6) Traffic Chapter 18: Analyze Internet Control Message Protocol (ICMPv4/ICMPV6) Traffic Chapter 19: Analyze User Datagram Protocol (UDP) Traffic Chapter 20: Analyze Transmission Control Protocol (TCP) Traffic Chapter 21: Graph IO Rates and TCP Trends Chapter 22: Analyze Dynamic Host Configuration Protocol (DHCPv4/DHCPv6) Traffic Chapter 23: Analyze Hypertext Transfer Protocol (HTTP) Traffic Chapter 24: Analyze File Transfer Protocol (FTP) Traffic Chapter 25: Analyze Email Traffic Chapter 26: Introduction to 802.11 (WLAN) Analysis Chapter 27: Introduction to Voice over IP (VoIP) Analysis Chapter 28: Baseline "Normal" Traffic Patterns Chapter 29: Find the Top Causes of Performance Problems Chapter 30: Network Forensics Overview Chapter 31: Detect Network Scanning and Discovery Processes Chapter 32: Analyze Suspect Traffic Chapter 33: Effective Use of Command Line Tools
Platform: | Size: 9437184 | Author: windtear_pp@163.com | Hits:

[Internet-Networknetperf-2.6.0.tar

Description: Netperf是一种网络性能的测量工具,主要针对基于TCP或UDP的传输-This is a brief readme file for the netperf TCP/UDP/sockets/etc performance benchmark. This is here mostly as a boot-strap. The real information is in the manual, which can be found in netperf.ps and online from http://www.netperf.org/netperf/NetperfPage.html. The sources, and a limited number of binaries, can be found from ftp://ftp.cup.hp.com/dist/networking/benchmarks/netperf/ .
Platform: | Size: 1308672 | Author: tanshi | Hits:

[TCP/IP stackPowerProxy

Description: 一个小巧的强大代理程序(编译后压缩大约5K),工作模式是多线程的,同时支持3种常用代理: 1, HTTP代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 3, Sock5代理(TCP,UDP) --A small powerful agents (compiled compression about 5 k), work mode is multithreaded, at the same time support three kinds of commonly used agent: 1, HTTP proxy (support modes: GET, POST, CONNECT) 2, Sock4 agent 3, Sock5 agents (TCP, UDP)
Platform: | Size: 7168 | Author: 十三哥 | Hits:

[JSPJava.Network.Programming(4th)

Description: Java网络编程, 第四版文字版的, 很清晰, 包含pdf和epub-This practical guide provides a complete introduction to developing network programs with Java. You’ll learn how to use Java’s network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side programs. Author Elliotte Rusty Harold provides complete working programs to illustrate the methods and classes he describes. This thoroughly revised fourth edition covers REST, SPDY, asynchronous I/O, and many other recent technologies. Explore protocols that underlie the Internet, such as TCP/IP and UDP/IP Learn how Java’s core I/O API handles network input and output Discover how the InetAddress class helps Java programs interact with DNS Locate, identify, and download network resources with Java’s URI and URL classes Dive deep into the HTTP protocol, including REST, HTTP headers, and cookies Write servers and network clients, using Java’s
Platform: | Size: 12024832 | Author: wudb | Hits:

[CSharpNetPackageCapture

Description: 原始数据包获取并解析,http协议,tcpip协议.udp协议-Obtain and parse the original packet, http protocol, tcpip protocol. Udp protocol
Platform: | Size: 58368 | Author: xiaoS | Hits:

[Driver DevelopDNS_Redirect.ZIP

Description: 驱动级域名劫持 就是访问A.com转到b.com,当然如果改成访问A就丢包,那就变成拦截指定网站了。首先用抓包工具发现,访问某网站时,(如果本地没有该网站的DNS缓存)首先会发DNS查询包(UDP),然后会与该网站建立连接,然后,发http请求包。 观察包内容,需要把发出的包的目标改成我们的目标,然后把响应的包中我们改过的东西改回来,就是欺上瞒下。代码不多,重点是演示了如何获取TCP与UDP的接收到包的内容。仅适用于XP: bin会将www.baidu.com劫持到ip138.com-Drive level domain hijacking is to visit A.com to b.com, of course, if A is dropping into access, it becomes blocked designated site. First discovered by capturing tool, visit a website, (if there is no local DNS cache of the site) will first send a DNS query packets (UDP), then establish a connection with the site, and then send http request packet. Observe the contents of the package, we need to change the target packet sent our goal, then put the package in response to the things we turn to come back, that is, superiors and subordinates. Code much focus is to demonstrate how to get the contents of TCP and UDP packets received. Only applies to XP: bin will www.baidu.com hijacked to ip138.com
Platform: | Size: 5120 | Author: ssss | Hits:

[ARM-PowerPC-ColdFire-MIPSuIp0.1

Description: STM32 网络协议历程支持HTTP协议UDP等协议-STM32Network protocol process support HTTP protocol such as UDP protocol
Platform: | Size: 1495040 | Author: 爱的身份 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 »

CodeBus www.codebus.net